Einhugur macOS Bridge plugin.

NSColor.LabelColor Method

The primary color to use for text labels.

shared LabelColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color in the most important text labels of your user interface. You can also use it for other types of primary app content.

This function did not exists before macOS 10.10 and will return nil on older systems

See Also

NSColor Class